home *** CD-ROM | disk | FTP | other *** search
- Short: converts simple executables into binary
-
- Bin is a program to convert a single-hunk Amiga executable into a binary
- file. It does that by using standard AmigaDOS functions (LoadSeg) instead
- of relying on the actual disk storage format. It is mostly useful for
- Assembly language programs that are to be used as bootblocks or as data for
- C programs. It works both under WB1.3 and WB2.0. This is version 1.0, and
- includes source in C. Author: Bruno Costa.
-